| 1. | Gets the number of arguments passed to a method 获取传递给某方法的参数的数目。 |
| 2. | That represents the arguments passed to a method 的数组,表示传递给方法的参数。 |
| 3. | In the following code , the first argument passed to the 在下面的代码中,传递给 |
| 4. | Gets an array of arguments passed to the method 获取传递给该方法的参数数组。 |
| 5. | Contains the arguments passed to a method or property by 传递给方法或属性的参数。 |
| 6. | Gets the number of arguments passed to the method 获取传递给该方法的参数的数目。 |
| 7. | Gets the name of the argument passed to the method 获取传递给该方法的参数的名称。 |
| 8. | Array containing the arguments passed to the method 数组,它包含传递给该方法的参数。 |
| 9. | Gets an array of arguments passed to a method 获取传递给方法的参数数组。 |
| 10. | Example of argument passing 2 all floats 参数传递示例2全部都是浮点型参数 |